diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx b/app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx index 42683006..ae5f2b48 100644 --- a/app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx +++ b/app/[lng]/evcp/(evcp)/budgetary-rfq/page.tsx @@ -49,7 +49,7 @@ export default async function RfqPage({ <h2 className="text-2xl font-bold tracking-tight"> {title} </h2> - <InformationButton pageCode="evcp/budgetary-rfq" /> + <InformationButton pagePath="evcp/budgetary-rfq" /> </div> <p className="text-muted-foreground"> {description} |
